home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
spazio
/
mi109.dir
/
00052_Script_52
< prev
next >
Wrap
Text File
|
1983-01-30
|
677b
|
34 lines
on exitFrame
global a_blocca
if a_blocca = false then
att_hilitec 143,9,4
curap 4
curap 5
curap 8
curap 9
curap 10
curap 11
end if
at_hil 277,6,41
go to the frame
end
on mouseup
--if the mouseH > 72 and the mouseH <562 and the mouseV >0 and the mouseV < 480 then
global a_blocca, a_scrolla, rsc
set rsc = 1
set a_blocca =false
set a_scrolla = false
curap 4
curap 5
curap 8
curap 9
curap 10
curap 11
set the visible of sprite 20 to false
set the visible of sprite 21 to false
set the visible of sprite 22 to false
set the visible of sprite 23 to false
--end if
end